projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a84c15f
)
docs: Fix incorrect cross-reference to GtkSearchBar
author
Kai Willadsen
<kai.willadsen@gmail.com>
Sun, 26 Apr 2015 21:49:28 +0000
(07:49 +1000)
committer
Matthias Clasen
<mclasen@redhat.com>
Mon, 27 Apr 2015 10:17:11 +0000
(06:17 -0400)
https://bugzilla.gnome.org/show_bug.cgi?id=748500
gtk/gtksearchentry.c
patch
|
blob
|
history
diff --git
a/gtk/gtksearchentry.c
b/gtk/gtksearchentry.c
index 0fa0b20b6e9151d0a8cde491111e83c351bd7ac3..03e7c560c8be4f77968f5bddbd69c3c4b8191bb5 100644
(file)
--- a/
gtk/gtksearchentry.c
+++ b/
gtk/gtksearchentry.c
@@
-60,7
+60,7
@@
* moving between search results and ending the search.
*
* Often, GtkSearchEntry will be fed events by means of being
- * placed inside a #GtkSearch
Entry
. If that is not the case,
+ * placed inside a #GtkSearch
Bar
. If that is not the case,
* you can use gtk_search_entry_handle_event() to pass events.
*
* Since: 3.6